CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES Visual c

搜索资源列表

  1. encryptdll3.7final

    4下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:680249
    • 提供者:沐柏
  1. rijndael(全).zip

    1下载:
  2. rijndael(全).zip,已经通过AES认证。这个源码包是全的,含有std_defs2.h文件。这儿有很多rain doll源码包都不全,rijndael (all). Zip, has been certified by AES. This is the source of the packet, containing std_defs2.h document. There was a lot of rain doll source packages not all
  3. 所属分类:加密解密

    • 发布日期:2014-09-02
    • 文件大小:3652
    • 提供者:云中龙
  1. aes.zip

    2下载:
  2. AES算法加解密的MFC程序,在visual c++ 6.0中编辑,AES algorithm for encryption and decryption process of the MFC in visual c++ 6.0 edit
  3. 所属分类:界面编程

    • 发布日期:2012-12-27
    • 文件大小:39409
    • 提供者:NCTurtle
  1. Rijndael

    0下载:
  2. escr iption: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testi
  3. 所属分类:Applications

    • 发布日期:2017-04-16
    • 文件大小:72378
    • 提供者:Rohit_Singh
  1. CSharpAES

    0下载:
  2. 使用c#进行AES加密的算法演示,带有可视化的加密步骤演示-AES encryption using c# to demonstrate the algorithm with the encryption step visual presentation
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:188817
    • 提供者:任春龙
  1. AES-SHA1

    0下载:
  2. Text editor that saves contents in encrypted text file and adds Hash content at the bottom. (Basic usage of AES/Sha-1 Algorithms) Code is in Visual C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:238722
    • 提供者:Perry Leros
  1. CryptographyBench

    0下载:
  2. Program that runs AES/RSA algorithm multiple times for different input values and outputs their run times for benchmarking purposes. Written in Visual C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:2507545
    • 提供者:Perry Leros
  1. rsyncrypto-1.12.tar

    0下载:
  2. 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:420652
    • 提供者:Jimmy
  1. aesencry

    0下载:
  2. visual C++实现的AES算法,可以对数据文件进行加密-visual C++ implementation of the AES algorithm to encrypt data files can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2271
    • 提供者:王婧
  1. WindowsFormsApplication1

    0下载:
  2. This simple AES rijandael cryptography implementation in visual C#. Works on .net libaries.-This is simple AES rijandael cryptography implementation in visual C#. Works on .net libaries.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:103151
    • 提供者:oscar
  1. AES

    0下载:
  2. 一种AES加密算法, Visual C++的-A Aes encrypt algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:36135
    • 提供者:zhangguohui
  1. AES

    0下载:
  2. aes对称加密 ,可以参考,朋友提供的-A Visual c++ example about AES,from a friend
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1933527
    • 提供者:杨阳
  1. release

    1下载:
  2. DLL是一个视窗DLL应用,可以实现通过GSM调制解调器发送、接收、阅读和删除短信息。它支持Visual C/C++、VB(v6和2003)、C# .NET以及其它编程语言,可以对信息采用AES、DES、3DES、ARC4、CAST128、Blowfish、Twofish等加密方式。 -smsdll gsm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:177017
    • 提供者:黄勇
  1. AES-Jeffrey-zhu

    0下载:
  2. Visual c++ 下使用C语言开发的AES分组加密算法,ECB模式,分组长度128bit,密钥长度可变,128或256bit。-Developed using C language Visual c++ AES block encryption algorithm, ECB mode, packet length 128bit key variable length, 128 or 256bit.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:149292
    • 提供者:yanan
  1. AES-OFB

    0下载:
  2. Visual c++ 下使用C语言开发的基于AES分组加密算法的流加密算法,OFB模式,分组长度128bit,密钥长度可变,128或256bit,可实现以字节为单位的流加密。-Using C language development in Visual c++ block encryption algorithm AES-based stream encryption algorithm, OFB mode, packet length 128bit key variable length, 1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-02
    • 文件大小:3058938
    • 提供者:yanan
  1. aes

    0下载:
  2. aes高级加密 visual C++实现-aes for encryption
  3. 所属分类:CA program

    • 发布日期:2017-12-04
    • 文件大小:13337
    • 提供者:秦湘
  1. AES

    0下载:
  2. 在Windows环境下,使用visual C++ 6.0软件对AES进行加密和解密的实验报告,附有源代码-AES encrypt and descrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:12060
    • 提供者:娟娟
  1. TestAESCipher

    0下载:
  2. 实现AES加解密的一个visual c++(A Code that can AES Cipher)
  3. 所属分类:加密解密

    • 发布日期:2017-12-22
    • 文件大小:215040
    • 提供者:苏苏苏苏
  1. tapi3_dev

    0下载:
  2. Application of AES Algorithm using Visual c++
  3. 所属分类:加密解密

    • 发布日期:2017-12-24
    • 文件大小:8192
    • 提供者:Naseraddeen
  1. P6CryptAES_Source

    0下载:
  2. Cryptographic Library for AES Encryption and Decryption
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:589824
    • 提供者:Babso
« 12 »
搜珍网 www.dssz.com